Learn R Programming

DataSetsUni (version 0.1)

March Precipitation: Data consists of 30 observations of the March precipitation

Description

The function allows to provide the 30 observations of the March precip- itation (in inches) in Minneapolis/St Paul.

Usage

data_MPrecipitation

Value

data_MPrecipitation gives the March precip- itation (in inches) in Minneapolis/St Paul.

Arguments

data_MPrecipitation

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

Data consists of 30 observations of the March precip- itation (in inches) in Minneapolis/St Paul. Recently, it is used by Usman and Haq (2020) and fitted the Marshall-Olkin extended inverted Kumaraswamy distribution.

References

Usman, R. M., & ul Haq, M. A. (2020). The Marshall-Olkin extended inverted Kumaraswamy distribution: Theory and applications. Journal of King Saud University-Science, 32(1), 356-365.

Hinkley, D. (1977). On quick choice of power transformation. Journal of the Royal Statistical Society: Series C (Applied Statistics), 26(1), 67-69.

See Also

data_precipitation

Examples

Run this code
x<-data_MPrecipitation
summary(x)

Run the code above in your browser using DataLab